Skip to content

Build docker images with configurable paths for AWS#73

Closed
tintinrevient wants to merge 3 commits intomainfrom
refactor/build-docker-images-with-configured-paths
Closed

Build docker images with configurable paths for AWS#73
tintinrevient wants to merge 3 commits intomainfrom
refactor/build-docker-images-with-configured-paths

Conversation

@tintinrevient
Copy link
Copy Markdown
Contributor

Overview

Build docker images with configurable AWS paths.

Why

In local, you can mount TOML file paths, but in AWS, you can only mount training data paths, e.g., CSV, so TOML files can only read from hyperparameters.

Besides, in dataset TOML file, its file path also needs to be updated to the mounted S3 path.

Result

With this update, the Docker file can be used both in local and AWS.

@tintinrevient tintinrevient requested a review from JCZuurmond July 22, 2025 09:09
Comment thread models/esm/src/pg2_model_esm/__main__.py
Comment thread models/esm/src/pg2_model_esm/__main__.py
Comment thread models/esm/src/pg2_model_esm/__main__.py
Base automatically changed from fix/gpg-signature-issue to main July 24, 2025 10:30
@tintinrevient
Copy link
Copy Markdown
Contributor Author

Close this PR, because it is included in #74

@tintinrevient tintinrevient deleted the refactor/build-docker-images-with-configured-paths branch August 28, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant